Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ph-css from 6.1.1 to 6.3.4 #11694

Merged
merged 2 commits into from
Sep 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps ph-css from 6.1.1 to 6.3.4.

Release notes

Sourced from ph-css's releases.

ph-css 6.3.4

ph-css 6.3.3

ph-css 6.3.2

ph-css 6.3.1

ph-css 6.3.0

  • Updated to ph-commons 10

ph-css 6.2.4

  • Updated to ph-commons 9.4.6, leading to a more resilient DataURL parsing
  • Fixed the ignorance of minimum and maximum parameter count in class CSSPropertyColors
  • Fixed the case-sensitivity of CSS variables declarations ([issue #63](phax/ph-css#63))

ph-css 6.2.3

  • Fixed an issue with the URL visitor not recursively descending into expression members ([issue #59](phax/ph-css#59))

Dependencies required:

ph-css 6.2.2

  • Updated to ph-commons 9.4.0

Dependencies required:

ph-css 6.2.1

  • Improved the pattern for colors in hex values ([PR #55](phax/ph-css#55))
  • Fixed a grammar issue that resulted in failed calc parsing ([issue #57](phax/ph-css#57)). The implications of this change are, that the special IE6 and IE7 hacks with $ and * as identifier prefixes are no longer supported. If you need to parse CSS suitable for these old browsers, stay with v6.2.0.
  • Updated CSS properties of the completed specifications

Dependencies required:

ph-css 6.2.0

  • Fixed NPE in CSSWriterSettings.DEFAULT_SETTINGS because of wrong initialization order (#53)
  • Added some -o- media expression features
  • Changing browser compliant parsing in a way, so that less null is returned in parsing (#41)
  • The default "custom error handler" for parsing was changed from ThrowingCSSParseErrorHandler to LoggingCSSParseErrorHandler for best browser compliant mode handling
  • Heavily improved fault tolerance in parsing when "browser compliant mode" is enabled

Dependencies required:

... (truncated)

Commits
  • e0fd731 [maven-release-plugin] prepare release ph-css-parent-pom-6.3.4
  • 12faf63 Added test for #68
  • 4ba5eaa Updated news
  • fe77328 Merge pull request #68 from rockwotj/patch-1
  • dc47c81 Correctly expand CSS border-width property
  • 21a7f89 [maven-release-plugin] prepare for next development iteration
  • fbc2db1 [maven-release-plugin] prepare release ph-css-parent-pom-6.3.3
  • cc3b439 Prepared for release
  • 7d87326 Fixed #67 - unknown rules in MediaRule
  • 55ecf9c [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ph-css](https://github.com/phax/ph-css) from 6.1.1 to 6.3.4.
- [Release notes](https://github.com/phax/ph-css/releases)
- [Commits](phax/ph-css@ph-css-parent-pom-6.1.1...ph-css-parent-pom-6.3.4)

---
updated-dependencies:
- dependency-name: com.helger:ph-css
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@denis-anisimov denis-anisimov merged commit ff4dbc5 into master Sep 1, 2021
@denis-anisimov denis-anisimov deleted the dependabot/maven/com.helger-ph-css-6.3.4 branch September 1, 2021 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants